home *** CD-ROM | disk | FTP | other *** search
/ VRML 2 - Moving 3D Graphics / VRML 2 - Moving 3D Graphics.iso / vrmlbook / source / vr2-2-11.wrl < prev    next >
Encoding:
Text File  |  1997-05-09  |  115 b   |  7 lines

  1. #VRML V2.0 utf8
  2. #vr2-2-11.wrl
  3. PROTO MyGeometry [] { Box { size 1 1 4 } }
  4. Shape {
  5.   geometory MyGeometry {}
  6. }
  7.